πŸ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Minimax_Loss.md by @KGBicheno β˜†

minimax loss

Go back to the [[AI Glossary]]

A loss function for generative adversarial networks, based on the cross-entropy between the distribution of generated data and real data.

Minimax loss is used in the first paper to describe generative adversarial networks.